func github.com/aws/aws-sdk-go-v2/service/s3.validateInventoryS3BucketDestination

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L2735: 		if err := validateInventoryS3BucketDestination(v.S3BucketDestination); err != nil {
		validators.go#L2778: func validateInventoryS3BucketDestination(v *types.InventoryS3BucketDestination) error {